inherited OpCompareResultsDialog: TOpCompareResultsDialog Left = 283 Top = 184 BorderStyle = bsSizeable Caption = 'Comparison Results' ClientHeight = 343 ClientWidth = 377 OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnKeyPress = FormKeyPress OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object StatusBar: TUiStatusBar Left = 0 Top = 325 Width = 377 Height = 18 Panels = <> SimplePanel = True SimpleText = 'Double-click a file to open it in the associated view.' end end